home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DC CD-ROM Comic Book: Batman - Partners in Peril
/
DC CD-ROM Comic Book: Batman - Partners in Peril.iso
/
pc
/
help.dxr
/
00300_BHLP4hot.BMP.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-08-20
|
309 b
|
13 lines
on mouseUp
global k, s80
if k = 0 then
set k to 1
set the visible of sprite 19 to 0
set the visible of sprite 18 to 1
animate("B-helphs.wav", 18, "BHlp401.bmp", 9, s80, EMPTY)
puppetSprite(18, 0)
set the visible of sprite 18 to 0
set the visible of sprite 19 to 1
end if
end